home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994…tember: Reference Library / Dev.CD Sep 94.toast / Periodicals / develop / develop Issue 18 / develop 18 code / Graphics Speed on PwrPC / BlitCmp.PPC.map < prev    next >
Encoding:
Text File  |  1994-02-28  |  6.3 KB  |  274 lines  |  [TEXT/MPCC]

  1. File:    0    "BlitCmp.c"
  2. File:    1    "main.c"
  3. File:    3    "InterfaceLib"
  4. File:    4    "MWCRuntime.o"
  5.  
  6. Code section, size = 5900 bytes
  7. 000000    PR     .tmInstallTimer                                file = "BlitCmp.c"
  8. 0000D0    PR     .tmReadTimer
  9. 000148    PR     .tmResetTimer
  10. 000170    PR     .StartTimer
  11. 0001C0    PR     .BlitCmp
  12. 000328    PR     .BestBlitter
  13. 0003F4    PR     .main                                        file = "main.c"
  14. 000428    PR     .InitToolbox
  15. 000544    PR     .MainEventLoop
  16. 0005B8    PR     .DoEvent
  17. 000644    PR     .DoKeyPress
  18. 0006A0    PR     .DoMouseDown
  19. 000844    PR     .DoUpdate
  20. 0008E8    PR     .DoMenuCommand
  21. 0009FC    PR     .CloseAnyWindow
  22. 000A98    PR     .IsAppWindow
  23. 000ADC    PR     .IsDAWindow
  24. 000B04    PR     .IsDialogWindow
  25. 000B2C    PR     .DoNewWindow
  26. 000BCC    PR     .DoContentClick
  27. 000C28    PR     .DoUpdateWindow
  28. 000CCC    PR     .MyCopyPixels
  29. 000EDC    PR     .GetPictWorld
  30. 001048    PR     .InvalidateScrollbars
  31. 0010E4    PR     .__start                                    file = "MWCRuntime.o"
  32. 001110    GL     .MaxApplZone                                file = "*Linker-Generated*"
  33. 001128    GL     .InitGraf
  34. 001140    GL     .InitWindows
  35. 001158    GL     .InitMenus
  36. 001170    GL     .InitDialogs
  37. 001188    GL     .InitCursor
  38. 0011A0    GL     .GetNewMBar
  39. 0011B8    GL     .SetMenuBar
  40. 0011D0    GL     .DisposeHandle
  41. 0011E8    GL     .GetMenuHandle
  42. 001200    GL     .AppendResMenu
  43. 001218    GL     .DrawMenuBar
  44. 001230    GL     .DebugStr
  45. 001248    GL     .SetRect
  46. 001260    GL     .NewCWindow
  47. 001278    GL     .ShowWindow
  48. 001290    GL     .SetPort
  49. 0012A8    GL     .GetPicture
  50. 0012C0    GL     .LocalToGlobal
  51. 0012D8    GL     .GetGWorld
  52. 0012F0    GL     .NewGWorld
  53. 001308    GL     .SetGWorld
  54. 001320    GL     .EraseRect
  55. 001338    GL     .DrawPicture
  56. 001350    GL     .ReleaseResource
  57. 001368    GL     .WaitNextEvent
  58. 001380    GL     .FindWindow
  59. 001398    GL     .MenuSelect
  60. 0013B0    GL     .Alert
  61. 0013C8    GL     .GetMenuItemText
  62. 0013E0    GL     .OpenDeskAcc
  63. 0013F8    GL     .SystemEdit
  64. 001410    GL     .HiliteMenu
  65. 001428    GL     .SystemClick
  66. 001440    GL     .FrontWindow
  67. 001458    GL     .SelectWindow
  68. 001470    GL     .InvalRect
  69. 001488    GL     .DragWindow
  70. 0014A0    GL     .GrowWindow
  71. 0014B8    GL     .SizeWindow
  72. 0014D0    GL     .TrackGoAway
  73. 0014E8    GL     .CloseDeskAcc
  74. 001500    GL     .HideWindow
  75. 001518    GL     .CloseWindow
  76. 001530    GL     .MenuKey
  77. 001548    GL     .BeginUpdate
  78. 001560    GL     .EmptyRgn
  79. 001578    GL     .EraseRgn
  80. 001590    GL     .GetGWorldPixMap
  81. 0015A8    GL     .HLock
  82. 0015C0    GL     .LockPixels
  83. 0015D8    GL     .InsTime
  84. 0015F0    GL     .PrimeTime
  85. 001608    GL     .RmvTime
  86. 001620    GL     .CopyBits
  87. 001638    GL     .MoveTo
  88. 001650    GL     .DrawString
  89. 001668    GL     .NumToString
  90. 001680    GL     .UnlockPixels
  91. 001698    GL     .HUnlock
  92. 0016B0    GL     .GetToolTrapAddress
  93. 0016C8    GL     .DrawGrowIcon
  94. 0016E0    GL     .EndUpdate
  95. 0016F8    GL     .__ptr_glue                                    file = "MWCRuntime.o"
  96.  
  97. Data section, size = 857 bytes (TOC anchor = 000000)
  98. 000000    TC     InitGraf                                    file = "*Linker-Generated*"
  99. 000004    TC     LocalToGlobal
  100. 000008    TC     BeginUpdate
  101. 00000C    TC     InsTime
  102. 000010    TC     HiliteMenu
  103. 000014    TC     SystemEdit
  104. 000018    TC     DrawMenuBar
  105. 00001C    TC     GetPicture
  106. 000020    TC     SelectWindow
  107. 000024    TC     MenuKey
  108. 000028    TC     MaxApplZone
  109. 00002C    TC     HUnlock
  110. 000030    TC     DrawString
  111. 000034    TC     GetMenuHandle
  112. 000038    TC     GetMenuItemText
  113. 00003C    TC     GetNewMBar
  114. 000040    TC     SystemClick
  115. 000044    TC     CloseWindow
  116. 000048    TC     SetGWorld
  117. 00004C    TC     PrimeTime
  118. 000050    TC     Alert
  119. 000054    TC     InitMenus
  120. 000058    TC     GetGWorld
  121. 00005C    TC     WaitNextEvent
  122. 000060    TC     SetRect
  123. 000064    TC     DebugStr
  124. 000068    TC     DrawGrowIcon
  125. 00006C    TC     FrontWindow
  126. 000070    TC     SetPort
  127. 000074    TC     EmptyRgn
  128. 000078    TC     GetToolTrapAddress
  129. 00007C    TC     ShowWindow
  130. 000080    TC     GetGWorldPixMap
  131. 000084    TC     InitCursor
  132. 000088    TC     AppendResMenu
  133. 00008C    TC     SizeWindow
  134. 000090    TC     GrowWindow
  135. 000094    TC     DragWindow
  136. 000098    TC     NewCWindow
  137. 00009C    TC     HideWindow
  138. 0000A0    TC     EraseRect
  139. 0000A4    TC     UnlockPixels
  140. 0000A8    TC     NewGWorld
  141. 0000AC    TC     ReleaseResource
  142. 0000B0    TC     InitWindows
  143. 0000B4    TC     InvalRect
  144. 0000B8    TC     MoveTo
  145. 0000BC    TC     CloseDeskAcc
  146. 0000C0    TC     TrackGoAway
  147. 0000C4    TC     CopyBits
  148. 0000C8    TC     DrawPicture
  149. 0000CC    TC     InitDialogs
  150. 0000D0    TC     RmvTime
  151. 0000D4    TC     EraseRgn
  152. 0000D8    TC     EndUpdate
  153. 0000DC    TC     MenuSelect
  154. 0000E0    TC     NumToString
  155. 0000E4    TC     SetMenuBar
  156. 0000E8    TC     DisposeHandle
  157. 0000EC    TC     HLock
  158. 0000F0    TC     FindWindow
  159. 0000F4    TC     LockPixels
  160. 0000F8    TC     OpenDeskAcc
  161. 0000FC    TC     qd                                            file = "BlitCmp.c"
  162. 000100    TC     @5
  163. 000104    TC     @4
  164. 000108    TC     startTime
  165. 00010C    TC     readAdj
  166. 000110    TC     gTimerCount
  167. 000114    TC     gInstallTime
  168. 000118    TC     gTimeTask
  169. 00011C    TC     @031                                        file = "main.c"
  170. 000120    TC     @121
  171. 000124    TC     @49
  172. 000128    TC     @29
  173. 00012C    TC     MyCopyPixels
  174. 000130    TC     @98
  175. 000134    TC     @28
  176. 000138    TC     gTheWindow
  177. 00013C    TC     gDstRect
  178. 000140    TC     @7
  179. 000144    TC     gSrcRect
  180. 000148    TC     gSrcWorld
  181. 00014C    TC     @4
  182. 000150    TC     gQuit
  183. 000154    TC     __argv                                        file = "MWCRuntime.o"
  184. 000158    DS     MyCopyPixels                                file = "main.c"
  185. 000160    DS     __start                                        file = "MWCRuntime.o"
  186. 000168    RW     @4                                            file = "BlitCmp.c"
  187. 000174    RW     @5
  188. 000180    RW     @4                                            file = "main.c"
  189. 000196    RW     @7
  190. 0001AE    RW     @28
  191. 0001B6    RW     @98
  192. 0001DE    RW     @29
  193. 0001F9    RW     @49
  194. 000217    RW     @121
  195. 00022E    RW     @031
  196. 000244    RW     __argv                                        file = "MWCRuntime.o"
  197. 000248    RW     readAdj                                        file = "BlitCmp.c"
  198. 00024C    RW     startTime
  199. 000250    RW     gInstallTime
  200. 000254    RW     gTimerCount
  201. 000258    RW     gTimeTask
  202. 000270    RW     qd                                            file = "main.c"
  203. 000340    RW     gTheWindow
  204. 000344    RW     gSrcWorld
  205. 000348    RW     gDstRect
  206. 000350    RW     gSrcRect
  207. 000358    RW     gQuit
  208.  
  209. Import container "InterfaceLib"
  210. Current Version = 00000000, Old Implementation = 00000000
  211. 000000    DS     InitGraf
  212. 000001    DS     LocalToGlobal
  213. 000002    DS     BeginUpdate
  214. 000003    DS     InsTime
  215. 000004    DS     HiliteMenu
  216. 000005    DS     SystemEdit
  217. 000006    DS     DrawMenuBar
  218. 000007    DS     GetPicture
  219. 000008    DS     SelectWindow
  220. 000009    DS     MenuKey
  221. 00000A    DS     MaxApplZone
  222. 00000B    DS     HUnlock
  223. 00000C    DS     DrawString
  224. 00000D    DS     GetMenuHandle
  225. 00000E    DS     GetMenuItemText
  226. 00000F    DS     GetNewMBar
  227. 000010    DS     SystemClick
  228. 000011    DS     CloseWindow
  229. 000012    DS     SetGWorld
  230. 000013    DS     PrimeTime
  231. 000014    DS     Alert
  232. 000015    DS     InitMenus
  233. 000016    DS     GetGWorld
  234. 000017    DS     WaitNextEvent
  235. 000018    DS     SetRect
  236. 000019    DS     DebugStr
  237. 00001A    DS     DrawGrowIcon
  238. 00001B    DS     FrontWindow
  239. 00001C    DS     SetPort
  240. 00001D    DS     EmptyRgn
  241. 00001E    DS     GetToolTrapAddress
  242. 00001F    DS     ShowWindow
  243. 000020    DS     GetGWorldPixMap
  244. 000021    DS     InitCursor
  245. 000022    DS     AppendResMenu
  246. 000023    DS     SizeWindow
  247. 000024    DS     GrowWindow
  248. 000025    DS     DragWindow
  249. 000026    DS     NewCWindow
  250. 000027    DS     HideWindow
  251. 000028    DS     EraseRect
  252. 000029    DS     UnlockPixels
  253. 00002A    DS     NewGWorld
  254. 00002B    DS     ReleaseResource
  255. 00002C    DS     InitWindows
  256. 00002D    DS     InvalRect
  257. 00002E    DS     MoveTo
  258. 00002F    DS     CloseDeskAcc
  259. 000030    DS     TrackGoAway
  260. 000031    DS     CopyBits
  261. 000032    DS     DrawPicture
  262. 000033    DS     InitDialogs
  263. 000034    DS     RmvTime
  264. 000035    DS     EraseRgn
  265. 000036    DS     EndUpdate
  266. 000037    DS     MenuSelect
  267. 000038    DS     NumToString
  268. 000039    DS     SetMenuBar
  269. 00003A    DS     DisposeHandle
  270. 00003B    DS     HLock
  271. 00003C    DS     FindWindow
  272. 00003D    DS     LockPixels
  273. 00003E    DS     OpenDeskAcc
  274.